Package com.cisco.pt.ipc.sim.pdu
Interface LldpTlv_SystemDescription
- All Known Implementing Classes:
LldpTlv_SystemDescriptionImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.LldpTLV
getLldpLength, getLldpType, setLldpLength, setLldpTypeMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getSystemDescription
String getSystemDescription()- Returns:
- String Returns a String
-
setSystemDescription
- Parameters:
systemDescription- Takes in a parameter of systemDescription
-